@charset "utf-8";
.main-box .NewsList_a1 li{width: 31.3%;float: left;margin-right: 3.05%;margin-bottom: 2.6vw;}
.main-box .NewsList_a1 li:nth-child(3n){margin-right: 0;}
.main-box .NewsList_a1 li a{padding: 2.3vw  1.5vw 1.2vw 2.3vw;}
.NewsList_a1 li a{display: block;position: relative;background-color: #dbdbdb;color: #222;box-sizing: border-box;
 padding: 3.3vw  1.5vw 3.2vw 2.3vw;transition: .6s all ease;-ms-transition: .6s all ease;-webkit-transition: .6s all ease;}
.NewsList_a1 .newimg{width: 100%;height: 100%;opacity: 0;position: absolute;left: 0;top:0;overflow: hidden;
  transition: .6s all ease;-ms-transition: .6s all ease;-webkit-transition: .6s all ease;}
.NewsList_a1 .newimg img{position: absolute;left: 50%;top: 50%;min-height: 100%;min-width: 100%;object-fit:cover; transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transition:.5s all ease-out;-ms-transition:.5s all ease-out;-webkit-transition:.5s all ease-out;}
.NewsList_a1 .data {position: relative;z-index: 1;/* position: absolute;z-index: 1;width: 80%;left: 13%;top: 3.3vw; */font-size: 1.8vw;font-weight: bold;
background: url(../images/pmore.png) right bottom no-repeat;}
.NewsList_a1 .data b{font-size: 18px;font-weight: normal;display: block;}
.NewsList_a1 .data i{display: none;}
.NewsList_a1 .newnr{margin-top: 1.5vw;position: relative;z-index: 1; /* position: absolute;z-index: 1;width: 80%;left: 13%;bottom: 3.5vw; */} 
.NewsList_a1 .newnr b{font-size: 1.2vw;line-height: 1.5;height: 3em;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.NewsList_a1 .newnr p{margin-top: 1.2vw; font-size: 16px;line-height: 1.8;height: 7.2em;display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;}

.rid32 .NewsList_a1 li a{padding: 2.3vw  1.5vw 5.2vw 2.3vw;}
.rid32 .NewsList_a1 .newimg{opacity: 1;}
.rid32 .NewsList_a1 li a{color: #fff;}
.rid32 .NewsList_a1 .newnr {margin-top: 0;}
.rid32 .NewsList_a1 .newnr b{max-height: 3em;height: auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.rid32 .NewsList_a1 .newnr span{line-height: 1.5;height: 1.5em;}
.rid32 .NewsList_a1 .newnr p{opacity: 0;  transition: .6s all ease;-ms-transition: .6s all ease;-webkit-transition: .6s all ease;}
.rid32 .NewsList_a1 .data{display: none;}


.rid61 .NewsList_a1 li,.rid61 .NewsList_a1 li:nth-child(3n){border-top-right-radius: 1vw;border-bottom-left-radius: 1vw;background: #ffffff;overflow: hidden;
    border:1px solid #e5e5e5;box-sizing: border-box;width: 24%;margin-right:1.3%;}
.rid61 .NewsList_a1 li:nth-child(4n){margin-right: 0;}
.rid61 .NewsList_a1 li a{padding: 2vw  1.0vw 1vw 1.5vw;background: #ffffff;border: none;}
.rid61 .NewsList_a1 .newnr {margin-top: 0;padding-bottom: 23px;background: url(../images/pmore.png) left bottom no-repeat;}
.rid61 .NewsList_a1 .newnr b{height: auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;margin-bottom: 1.2vw;}
.rid61 .NewsList_a1 .data,.rid61 .NewsList_a1 .newimg,.rid61 .NewsList_a1 .newnr p{display: none;}

@media screen and (min-width: 1024px){
    .NewsList_a3 a:hover div>*{color: #fff;}
    .NewsList_a3 a:hover .newnr{background: #025da3;}
    .news_content .title:hover  {color: #025da3;}
    .news_content .more:hover{background-position: 0 100%;}
    .NewsList_a1 li a:hover .newimg{opacity: 0.3;}
    .NewsList_a1 li a:hover {color: #fff;background-color: #00479d;}
    .NewsList_a1 li a:hover img{transform:translate(-50%,-50%) scale(1.08,1.08) ;-ms-transform:translate(-50%,-50%) scale(1.08,1.08) ;-webkit-transform:translate(-50%,-50%) scale(1.08,1.08) ;}
    .NewsList_a1 li a:hover .data{background-image: url(../images/pmorew.png);}
    .rid32 .NewsList_a1 a:hover .newnr p{opacity: 1;}
    .rid61 .NewsList_a1 li a:hover,.rid61 .NewsList_a1 li:hover a {color: #00479d;}
    .rid61 .NewsList_a1 li:hover,.rid61 .NewsList_a1 li:hover a{background: -webkit-linear-gradient(bottom left, #b3e2f4, #fff);
    background: -o-linear-gradient(bottom left, #b3e2f4, #fff);
    background: linear-gradient(to top right, #b3e2f4, #fff);}

}
@media screen and (max-width: 1440px){
    .NewsList_a1 .newnr b{font-size: 18px;}
    .NewsList_a1 .newnr p{font-size: 16px;}
}
@media screen and (max-width: 1250px){
    .NewsList_a1 .newnr b{font-size: 16px;}
    .NewsList_a1 .newnr p{font-size: 14px;}
    .NewsList_a1 .data{background-size: 18px auto;}

    .rid61 .NewsList_a1 li,.rid61 .NewsList_a1 li:nth-child(4n),.rid61 .NewsList_a1 li:nth-child(3n){width: 32.3%;margin-bottom: 1.5vw;}
    .rid61 .NewsList_a1 li:nth-child(3n){margin-right: 0;}

}
@media screen and (max-width: 640px){
    .NewsList_a1 li{width: 100%;float: none;}
    .main-box .NewsList_a1 li{width: 100%;float: none;margin: 0 0 5vw 0;}
    .NewsList_a1 li a,.rid32 .NewsList_a1 li a, .main-box .NewsList_a1 li a{background-color: #f3f7ff;padding: 7vw 4vw;}
    .NewsList_a1 .newnr b{color: #00479d;font-size: 4.8vw;}
    .NewsList_a1 .newnr p{font-size: 3.8vw;margin-top: 4vw;}
    .main-box .newnr p{height: auto;min-height: 0;}
    .NewsList_a1 .data b{font-size: 12px;}
    .NewsList_a1 .data{font-size: 4.8vw;}
    .NewsList_a1 .data i {
    /* display: none; */
    display: none;
    float: right;
    width: 19px;
    height: 19px;
    color: #22ac38;
    border: 2px solid #22ac38;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
    font-family: Arial;
}   
    .rid32 .NewsList_a1 .newnr b{color: #fff;}
    .NewsList_a1 .data{background-size: 4vw auto;background-image: url(../images/nm.png);background-position: right 1em;}
    .main-box .NewsList_a1 .data{background-position: right 1.5em;}


    .rid61 .NewsList_a1 li,.rid61 .NewsList_a1 li:nth-child(3n),.rid61 .NewsList_a1 li:nth-child(4n){width: 100% !important;margin-bottom: 3.5vw;border-top-right-radius: 4vw;border-bottom-left-radius: 4vw;}
    .rid61 .NewsList_a1 .newnr{background-size: 1.2em auto;padding-bottom: 2em;}

}
